Stores a JS value with a reference counter so that JS's GC doesn't collect
it whilst it's stored in D.
Template is a struct type that contains fields and function declarations
that this struct will attempt to copy in signature but with JS type conversions.
Do note that accessing members is done lazily.
Stores a JS value with a reference counter so that JS's GC doesn't collect it whilst it's stored in D. Template is a struct type that contains fields and function declarations that this struct will attempt to copy in signature but with JS type conversions. Do note that accessing members is done lazily.